Skip to content

Conversation

@LuckySting
Copy link
Contributor

Problem

Now the "sa.DateTime", "sa.DATETIME" and "sa.Timestamp" are implemented by "Timestamp" ydb type, which is ok until you need to store data with "seconds" precision (timestamp has microseconds precision).

Proposal

Let's continue to use "Timestamp" for "sa.DateTime" and "sa.Timestamp", but for "sa.DATETIME" use "DateTime" to allow user to use "DateTime" columns.

@vgvoleg vgvoleg self-requested a review August 13, 2024 10:28
@vgvoleg vgvoleg merged commit 7635c81 into ydb-platform:main Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants